.m {
  border-bottom: .2rem solid #F7F7F7;
}
.m .m-title {
  text-align: center;
  font-size: 0.5rem;
  padding: .3rem 0 .1rem;
  font-weight: bold;
}
.m .m-desc {
  font-size: 0.26rem;
  line-height: 0.42rem;
  color: #666666;
  width: 6.54rem;
  margin: 0 auto;
  padding-bottom: .34rem;
}
.m .m-body .video {
  width: 6.8rem;
  height: 3.6rem;
  background-color: #202020;
  margin: 0 auto;
  text-align: center;
  margin-bottom: .7rem;
  object-fit:fill;
}
.m .m-body .particular-client {
  margin-bottom: .2rem;
}
.m .m-body .particular-client img {
  width: 100%;
}
.home-absorbed .m-body {
  text-align: center;
}
a:hover {
  color: #000000;
}
a:active {
  color: #0b45ac;
}
.container {
  padding-left: .2rem !important;
  padding-right: .2rem !important;
}
#swiper1 .swiper-slide {
  height: 8rem;
}
#swiper2 .swiper-slide {
  height: 7rem;
}
.home-product .m-body {
  /*   */
  /*   */
}
.home-product .m-body .menu {
  margin: -0.075rem;
  margin-bottom: .44rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.home-product .m-body .menu-item {
  margin: 0.075rem;
  width: 30%;
  line-height: 0.7rem;
  background-color: #0b45ac;
}
.home-product .m-body .menu-item a {
  color: #F7F7F7;
  display: block;
  text-align: center;
  text-decoration: none;
}
.home-product .m-body .product-list {
  margin-bottom: .2rem;
}
.home-product .m-body .product-list .col-7 .product-list-item img {
  margin-bottom: .2rem;
}
.home-product .m-body .product-list .col-7 .product-list-item .text {
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #666666;
}
.home-product .m-body .product-list-item img {
  margin-bottom: 0.05rem;height: 3.4rem;display: block;
}
.home-product .m-body .product-list-item .caption2 {
  height: 0.6rem;
  line-height: 0.6rem;
  background-color: #eee;
  font-size: 0.26rem;
  text-align: center;
  color: #333;
  margin-bottom: .1rem;
}
.home-product .m-body .classification {
  margin: 0 -0.2rem;
  height: 0.7rem;
  line-height: 0.7rem;
  background-color: #0b45ac;
  text-align: center;
  color: #FFF;
  letter-spacing:0.2rem
}
.home-product .m-body .classification-content {
  margin-top: .2rem;
}
.home-product .m-body .classification-content .cla-left {
  float: left;    width: 1.5rem;
}
.home-product .m-body .classification-content .cla-left .lef-items .lef-item {
  text-align: center;
  font-size: .18rem;
  line-height: .52rem;
  margin-bottom: .04rem;
  padding: 0 .13rem;
  background-color: #f7f7f7;
  color: #666666;
  border-bottom: 2px solid #EDEDED;
  word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.home-product .m-body .classification-content .cla-left .lef-items .lef-item:first-child {
  border-top: 2px solid #EDEDED;
}

.home-product .m-body .cla-right {
  float: right;
  width: 5.2rem;
  margin-left: .1rem;
}
.home-product .m-body .cla-right .cla-right-content .rig-items {
  display: flex;
  flex-wrap: wrap;
}
.home-product .m-body .cla-right .cla-right-content .rig-items .rig-item {
  position: relative;
  flex: 48%;
  margin-left: 2%;
  height: auto;
}
.home-product .m-body .cla-right .cla-right-content .rig-items .rig-item{
  margin-bottom: .15rem;
}
.home-product .m-body .cla-right .cla-right-content .rig-items .rig-item a {
  display: block;
  height:100%;width: 100%;
}
.home-product .m-body .cla-right .cla-right-content .rig-items .rig-item img {
  width: 100%;
  height:1.86rem;
  display: block;
}
.home-product .m-body .cla-right .cla-right-content .rig-items .rig-item span {
 
  background-color: #eee;
  width: 100%;
  color: #333;
  text-align: center;
  display: block;
}
.font-mark .font-items {
  display: flex;
  background: url(../images/line.png) no-repeat;
  background-size: 80% .02rem;
  background-position: 50%;
}
.font-mark .font-items .b-current {
  background-color: #2265dc !important;
  color: #ffffff;
}
.font-mark .font-items .b-current img {
  filter: brightness(100) !important;
}
.font-mark .font-items .font-item {
  flex: 1;
  padding-right: .2rem;
}
.font-mark .font-items .font-item div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.44rem;
  height: 1.44rem;
  border-radius: 50%;
  border: 1px solid #2265dc;
  background-color: #ffffff;
  font-size: .26rem;
}
.font-mark .font-items .font-item div img {
  filter: brightness(0);
  max-height: .4rem;
}
a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}
.t-current {
  background-color: #ffffff !important;
  color: #333333 !important;
  border-left: .08rem solid #e37c05;
}
.change-r {
  display: flex;
  justify-content: center;
}
.change-r .r-current {
  width: .42rem;
  border-color: #0b45ac;
}
.change-r ul li {
  float: left;
  border: .1rem solid #8c8f9b;
  border-radius: 9999px;
  margin-left: .2rem;
}
/*  */
.m-case .m-body {
  max-width: 100%;
  overflow: hidden;
}
.m-case .m-body .more {
  margin: 0 auto;
  display: block;
  width: 3.76rem;
  line-height: 0.61rem;
  border-radius: 0.31rem;
  border: solid 0.03rem #0b45ac;
  font-size: 0.24rem;
  color: #0b45ac;
  text-align: center;
}
.m-case .m-body .particulars-items {
  white-space: nowrap;
  overflow: auto;
}
.m-case .m-body .particulars-items .particulars-item {
  display: inline-block;
  width: 2.7rem;
  margin-bottom: 0.16rem;
  margin-right: .2rem;
}
.m-case .m-body .particulars-items .particulars-item .particular-img {
  height: 2.222222rem;
  margin-bottom: 0.02666667rem;
}
.m-case .m-body .particulars-items .particulars-item .particular-img img {
  width: 100%;
  height: 100%;
}
.m-case .m-body .particulars-items .particulars-item .particular-name {
  height: 0.6rem;
  line-height: 0.6rem;
  background-color: #eee;
  text-align: center;
  font-size: 0.23rem;
  color: #333;
}
/*  */
.m-news .m-body .more {
  margin: 0 auto;
  display: block;
  width: 3.76rem;
  line-height: 0.61rem;
  border-radius: 0.31rem;
  border: solid 0.03rem #0b45ac;
  font-size: 0.24rem;
  color: #0b45ac;
  text-align: center;
}
.m-news .m-body .product-category li {
  position: relative;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32%;
  height: 0.622222rem;
  margin-top: 0.13333333rem;
  margin-right: 0.13333333rem;
  border-right: 1px solid #ffffff;
  background-color: #0b45ac;
}
.m-news .m-body .product-category li:nth-child(3n) {
  margin-right: 0;
}
.m-news .m-body .product-category li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.m-news .m-body .product-category li span {
  font-size: 0.23111133rem;
  color: #fefefe;
}
.m-news .m-body .news-content .news-content-items .news-content-item {
  overflow: hidden;
  display: flex;
  height: 1.24444467rem;
  margin: 0.142222rem 0;
  background-color: #f1f1f1;
}
.m-news .m-body .news-content .news-content-items .news-content-item:nth-child(n + 4){
	display: none;
}
.m-news .m-body .news-content .news-content-items .news-content-item .item-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin: 0 0.13333333rem;
}
.m-news .m-body .news-content .news-content-items .news-content-item .item-left .item-left-day {
  font-size: 0.53333333rem;
  color: #333333;
}
.m-news .m-body .news-content .news-content-items .news-content-item .item-left .item-left-month {
  font-size: 0.19555533rem;
  color: #666666;
}
.m-news .m-body .news-content .news-content-items .news-content-item .item-right {
  position: relative;
  margin-left: 0.13333333rem;
}
.m-news .m-body .news-content .news-content-items .news-content-item .item-right a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.m-news .m-body .news-content .news-content-items .news-content-item .item-right h3 {
  width: 80%;
  font-size: 0.21333333rem;
  margin-top: 0.26666667rem;
  line-height: 0.37333333rem;
  color: #333333;
}
.m-news .m-body .news-content .news-content-items .news-content-item .item-right .item-text {
  white-space: nowrap;
  font-size: 0.21333333rem;
  word-break:keep-all;
  overflow:hidden;
  text-overflow:ellipsis;
}
.m-news .m-body .news-content .news-content-items .news-content-item .item-right .item-text span:first-child {
  width: 80%;
  color: #666666;
  word-break:keep-all;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  display: inline-block;
  width: 237px;
}
.m-news .m-body .news-content .news-content-items .news-content-item .item-right .item-text span:last-child {
  color: #0b45ac;
}
#homeSwiper2 .swiper-container {
  width: 100%;
  height: 9.168rem;
}
#homeSwiper2 .swiper-slide {
  text-align: center;
  font-size: 12px;
  background: #fff;
  height: calc(45%);
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
/*# sourceMappingURL=index.less.map */


.m-sczx{
	background:#eaeaea ;
	background: url(../images/sb_bg.gif) no-repeat center top;
	background-size: cover !important;
}
.m-case.m-sczx .m-body .particulars-items .particulars-item .particular-name{
	background: none;color: #333;
}
.m-sczx .m-title{
	opacity: 0;
}

.product-list .product-list-item{
	width: 100%;
}
